Skip to content

Fixed typo in command line option#1360

Open
TheRootDaemon wants to merge 1 commit into
XAMPPRocky:masterfrom
TheRootDaemon:patch-1
Open

Fixed typo in command line option#1360
TheRootDaemon wants to merge 1 commit into
XAMPPRocky:masterfrom
TheRootDaemon:patch-1

Conversation

@TheRootDaemon

@TheRootDaemon TheRootDaemon commented Jun 14, 2026

Copy link
Copy Markdown

Fixed the typo in the the markdown, from --type to --types. Since it seemed to have been changed.

 ~ $: tokei --types Markdown
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 Language              Files        Lines         Code     Comments       Blanks
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 Markdown                  1           29            0           21            8
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 Total                     1           29            0           21            8
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ~ $: tokei --type Markdown
error: unexpected argument '--type' found

  tip: a similar argument exists: '--types'

Usage: tokei --types <types> [input]...

For more information, try '--help'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant